Remove special casing of menu key events as it's no longer necessary;
authorRichard Hult <richard@imendio.com>
Mon, 12 May 2008 11:23:28 +0000 (11:23 +0000)
committerRichard Hult <rhult@src.gnome.org>
Mon, 12 May 2008 11:23:28 +0000 (11:23 +0000)
commit801f7bb44a7a2916db91e2792f7720ff456e0ce9
tree61f391e861270899cd6b7c8f0b6e83b3c248e949
parentb372221dfd815b10970c417f3f9f4f3a83f497e6
Remove special casing of menu key events as it's no longer necessary;

2008-05-12  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkevents-quartz.c:
* gdk/quartz/gdkquartz.h: Remove special casing of menu key events
as it's no longer necessary; instead the added quartz API to get
the nsevent from an event should be used. Also move the global
filter up so it's done before the check for window-less events.

svn path=/trunk/; revision=20100
ChangeLog
gdk/quartz/gdkevents-quartz.c